TFTP - definizione. Che cos'è TFTP
Diclib.com
Dizionario in linea

Cosa (chi) è TFTP - definizione

VERY BASIC TRANSFER PROTOCOL OVER UDP
TFTP; Trivial file transfer protocol; Tftp; Tftpd
  • (W2) Server S acknowledges request
  • (R3) Host A acknowledges data packet 1
  • (R2) Server S sends data packet 1
  • (W3) Host A sends numbered data packets
  • (R1) Host A requests to read
  • (W1) Host A requests to write

TFTP         
TFTP         
Trivial File Transfer Protocol (Reference: UDP, RFC 1350/1782/1783/1784/1785)
Trivial File Transfer Protocol         
Trivial File Transfer Protocol (TFTP) is a simple lockstep File Transfer Protocol which allows a client to get a file from or put a file onto a remote host. One of its primary uses is in the early stages of nodes booting from a local area network.

Wikipedia

Trivial File Transfer Protocol

Trivial File Transfer Protocol (TFTP) is a simple lockstep File Transfer Protocol which allows a client to get a file from or put a file onto a remote host. One of its primary uses is in the early stages of nodes booting from a local area network. TFTP has been used for this application because it is very simple to implement.

TFTP was first standardized in 1981 and the current specification for the protocol can be found in RFC 1350.